DX11 IS MATRIX IDENTITY

Checks whether the provided matrix is the identity matrix.

  Syntax
Return Boolean = DX11 IS MATRIX IDENTITY(matrix)
  Parameters
matrix
Dword
The matrix to check whether it is the identity matrix.

  Returns

True if the provided matrix is the identity matrix, or false otherwise.

  See also

MATH Functions Menu
DX11 Function Categories